Hi easydigisoft,
Regarding:
#1 - KMotionCNC performs the rapids using the Velocity, acceleration, and Jerk uploaded (and cached) at the beginning of a Job.
So this would need to be changed to have things changed on the fly. See in the source code:
CoordMotion->RapidParamsDirty=true;
Actually older Versions did not work like this this, they had KFLOP plan the rapids before and after coordinated motions so what you are asking for would have worked. But the older method introduced delays and made the motion non-deterministic and non-linear.
Why do you need to do this?
#2 - You will need to install the latest Test Version to have the Spindle Slider,
Regards
TK
Group: DynoMotion |
Message: 8286 |
From: Tom Kerekes |
Date: 9/8/2013 |
Subject: Re: Controlling rapids speed? |
Hi easydigisoft,
Yes. Use KMotion.exe | Config/Flash Screen | New Version to do this.
Regards TK
| |